home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / HAWKINS / G0IRC-13 / !g0-iRC / !Run < prev    next >
Text File  |  1999-03-21  |  1KB  |  25 lines

  1. Iconsprites <Obey$Dir>.!Sprites
  2. Iconsprites <Obey$Dir>.Resources.Sprites
  3. Set g0iRC$Dir <Obey$Dir>
  4.  
  5. RMEnsure UtilityModule 3.50 Error 0 !g0iRC needs RiscOS 3.5 or greater to run
  6.  
  7. |Load ZapRedraw from system 1st, and if not there, load from app dir
  8. RMEnsure ZapRedraw 0.36 Ifthere System:Modules.ZapRedraw THEN RMLoad System:Modules.ZapRedraw
  9. RMEnsure ZapRedraw 0.36 RMLoad <g0iRC$Dir>.3rdParty.ZapRedraw.ZapRedraw
  10.  
  11. |Load EasySockets from system 1st, and if not there, load from app dir
  12. RMEnsure EasySocket 1.11 Ifthere System:Modules.Network.EasySocket THEN RMLoad System:Modules.Network.EasySocket
  13. RMEnsure EasySocket 1.11 RMLoad <g0iRC$Dir>.3rdParty.ESocket.EasySocket
  14.  
  15. |Load ABCLibrary from system 1st, and if not there, load from app dir
  16. RMEnsure ABCLibrary 4.05 Ifthere System:Modules.ABCLib THEN RMLoad System:Modules.ABCLib
  17. RMEnsure ABCLibrary 4.05 RMLoad <g0iRC$Dir>.3rdParty.ABCLib.ABCLib
  18.  
  19. |Load AppEngine from system 1st, and if not there, load from app dir
  20. RMEnsure AppEngine 0.10 Ifthere System:Modules.AppEngine THEN RMLoad System:Modules.AppEngine
  21. RMEnsure AppEngine 0.10 RMLoad <g0iRC$Dir>.3rdParty.AppEngine.AppEngine
  22.  
  23. Wimpslot -min 380k -max 380k
  24. Run <g0iRC$Dir>.!Runimage
  25.